home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6665 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.3 KB  |  42 lines

  1. Path: ssilkyway.franken.de!ssilk
  2. From: ssilk@ssilkyway.franken.de (Alexander Aulbach)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: ARexx: Using systemwide global variables - PLEASE HELP!
  5. Message-ID: <qtDky*C-4@ssilkyway.franken.de>
  6. Date: Sun, 31 Mar 1996 16:44:10 CET
  7. Reply-To: ssilk@ssilkyway.franken.de
  8. References: <4jc7t7$7u2@due.unit.no>
  9. Distribution: inet
  10. Organization: KNF/Wuerzburg/Ufranken
  11. X-Newsreader: Arn V 1.04
  12.  
  13. In article <4jc7t7$7u2@due.unit.no>, Tor Rune Skoglund writes:
  14. } I want to maintain a global variable from several different
  15. } ARexx scripts.
  16. }
  17. } Only one script must be able to read and modify the variable
  18. } at the same time.
  19. }
  20. } How cound I do this?
  21.  
  22. Try SETCLIP() and GETCLIP()...
  23.  
  24.  
  25. } I am currently using global environment variables, but that's only
  26. } really an emergency solution since forbid() isn't unbreakable
  27. } within the scripts which modifies the variable. Also, it's a very
  28. } slow solution since the environment variables are stored as files
  29. } in AmigaDOS.
  30. }
  31. } Any ideas?
  32.  
  33. Since the problem is a "two-task-problem" I would prefer 
  34. ARexx message-ports...
  35.  
  36.  
  37. -- 
  38.    SSilk - Alexander Aulbach - Herbipolis - Frankonia Minoris - 0931/58681
  39.    PGP-Key wanted? Just send any mail to pgp@ssilkyway.franken.de!
  40.  
  41.    Es war einmal ein Zwerg. Der war ein Meter fⁿnfundneunzig gro▀!
  42.